Feature: Crear un tag
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 0m 17.310s |
Scenario: Como administrador de la aplicación Ghost realizo la creación de un tag
Before
0m 1.580s
Given
I navigate to page "<URL_GHOST>"
0m 1.368s
And
I wait for 2 seconds
0m 2.790s
When
I enter email "<EMAIL>"
0m 0.871s
When
I enter password "<PASSWORD>"
0m 0.863s
And
I click Sign in
0m 1.070s
And
I wait for 3 seconds
0m 3.852s
And
I clic tag
0m 0.869s
And
I clic new tag
0m 0.830s
And
I enter tag name top length
0m 1.609s
And
I clic save tag
0m 0.814s
Then
I validate bug name tag "Tag names cannot be longer than 191 characters."
0m 0.770s
After
0m 0.024s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL_GHOST>"
And
I wait for 2 seconds
When
I enter email "<EMAIL>"
When
I enter password "<PASSWORD>"
And
I click Sign in
And
I wait for 3 seconds
And
I clic tag
And
I clic new tag
And
I enter tag name top length
And
I clic save tag
Then
I validate bug name tag "Tag names cannot be longer than 191 characters."
After
NO IMAGE AVAILABLE